home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Info-Mac 1992 August
/
info-mac-1992.iso
/
Applications (app)
/
Earth Plot
/
ep.DoAbout.c
< prev
next >
Wrap
C/C++ Source or Header
|
1987-06-30
|
86b
|
8 lines
#include "ep.const.h"
#include "DialogMgr.h"
DoAbout ()
{
Alert (AboutAlert,nil);
}